Instant UI
Instant UI is an open source, light-weight styling framework that enables developers to apply the best styles and components by using the pre-defined classnames. It assists you in constructing your ideal projects instantly by putting a strong emphasis on functionality, as we take care of your designs 🚀
Installation
To use Instant UI in your project, copy the link given below and paste it in the <head> tag of your html, above all other style sheets.
Dependencies
Instant UI uses Font Awesome to meet the icon needs of the library. Copy the link given below and paste it in the <head> to use the same set of icons.
Import individual components
Do not want to import all the components in your project? Just import the component you need. See the following code snippet.
Note : All the component names started with a lower-case alphabet only.
Customizing themes
At times, the pre-defined classes and styles may not meet the user's requirement.
In such cases, user can override Instant UI's base classes by adding their own class to the pre-exisiting classes, and style them accordingly.